fix some readability-implict-bool-conversion tidy warnings (#1072)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 23 Apr 2023 20:41:29 +0000 (14:41 -0600)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 20:41:29 +0000 (14:41 -0600)
commit5a06dbaee41a37ae998996ddcfd9360d3c877767
tree9f58a4ca05a935333bfeff8b79d7899d4e4f9c8c
parenta6974964630f07bfb4742103d39ecb2d968691af
fix some readability-implict-bool-conversion tidy warnings (#1072)

* fix some readability-implicit-bool-conversion

warnings from clang-tidy

* another implicit bool

* fix tidy modernize-use-auto

* fix google-readability-namespace-comments
13 files changed:
defs.h
discard.cc
garmin_txt.cc
igc.cc
igc.h
lowranceusr.cc
lowranceusr.h
main.cc
src/core/codecdevice.cc
src/core/codecdevice.h
util.cc
util_crc.cc
waypt.cc